home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / applications / 1526 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: news.mindlink.net!van-bc!usenet
  2. From: lou_timmerman@sunshine.net (sn0077@sunshine.net)
  3. Newsgroups: comp.sys.amiga.applications
  4. Subject: Re: Commodore-64
  5. Date: 2 Feb 1996 17:35:54 GMT
  6. Organization: Online at Wimsey
  7. Message-ID: <883.6604T1433T1932@sunshine.net>
  8. References: <1996Jan31.154620.1@animal>
  9. NNTP-Posting-Host: pme18.sunshine.net
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12.  
  13. >Hi,
  14.  
  15. >I realize this is the Amiga users group but I don't know where to post this
  16. >message. This is the closest thing I could find. Ignorance is bliss?
  17.  
  18. >I have an old commodore-64 that I need help with. It has a 5.25 floopy disk
  19. >drive that I would like to load programs from. What are the steps to do this?
  20. > When I go to load any program and run it the end result is:
  21. > "Please press play on tape". I haven't used the machine in years and have no
  22. >documentation. The commands I am currently using are:
  23.  
  24. >LOAD "$", 8
  25.  
  26. >-> Ready
  27.  
  28. >LIST
  29.  
  30. >-> listing of floopy directory.
  31.  
  32. >LOAD "filename", 8
  33.  
  34. >-> Ready
  35.  
  36. >What do I do next? All my next attempts wind up as either "Syntax error" or
  37. >"Please press play on tape"
  38.  
  39. if i remember correctly, and its been years and years, the correct syntax is:
  40. LOAD "filename",8,#  (where # is the drive ie:1 or 2)
  41.  but as i say its been years.
  42.  
  43. Howard
  44.  
  45.